ASP.NET Core MVC コントロールヘルプ
MaxX メソッド

C1.AspNetCore.Mvc.Finance アセンブリ > C1.Web.Mvc.Finance.Fluent 名前空間 > FibonacciBuilder<T> クラス : MaxX メソッド
The value.
Configurates C1.Web.Mvc.Finance.Fibonacci<T>.MaxX. Sets the x maximum value of the Fibonacci tool.
シンタックス
'宣言
 
Public Function MaxX( _
   ByVal value As System.Object _
) As FibonacciBuilder(Of T)
public FibonacciBuilder<T> MaxX( 
   System.object value
)

パラメータ

value
The value.

戻り値の型

Current builder.
解説
If not specified, current maximum of x-axis is used. The value can be specified as a number or Date object.
参照

FibonacciBuilder<T> クラス
FibonacciBuilder<T> メンバ